home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / publish.context.publishinstanceinfooverviewdocument.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  2.0 KB  |  56 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "publish.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "publish.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <h1><img src="..\..\images\instance.gif" height="16" width="16" ale="instance info"> Instance Info - Overview Document</h1>
  18.                     Use the <B>Overview Document</B> tab to view or modify the overview document Uniform Resource Locator (URL) 
  19. and its descriptions. 
  20.                     <UL>
  21.                         <li>
  22.                             <b>Overview Document URL:</b> Displays the URL where the overview document that is used for this instance info is located. For 
  23. example, it may display the URL where an interface definition document or Web Services Description Language (WSDL) file is located.
  24.                             <ul>
  25.                                 <li class="action">
  26.                                     Click <b>Edit</b> to modify the URL of the overview document.
  27.                                 </li>
  28.                             </ul>
  29.                         <li>
  30.                             <b>Description:</b> Contains descriptions for this overview document and the 
  31.                             language for which each description is written.
  32.                             <ul>
  33.                                 <li class="action">
  34.                                     Click <b>Add Description</b> to add a description to this overview document.
  35.                                 </li>
  36.                                 <li class="action">
  37.                                     Click <b>Edit</b> to modify a description of this overview document.
  38.                                 </li>
  39.                                 <li class="action">
  40.                                     Click <b>Delete</b> to delete a description of this overview document.
  41.                                 </li>
  42.                             </ul>
  43.                         </li>
  44.                     </UL>
  45.                     <H3>More Information</H3>
  46.                     
  47.                         <!-- #include file = "glossary.overviewdocument.htm" -->
  48.                     
  49.                 </td>
  50.             </tr>
  51.         </table>
  52.         <!-- #include file = "publish.footer.htm" -->
  53.     </body>
  54. </html>
  55.  
  56.